x86/EFI: work around CFLAGS being passed in through environment
authorCharles Arnold <carnold@suse.com>
Tue, 11 Dec 2012 12:49:39 +0000 (13:49 +0100)
committerCharles Arnold <carnold@suse.com>
Tue, 11 Dec 2012 12:49:39 +0000 (13:49 +0100)
commitc1510eb871a5c7f6e4cf29b50f8365408131869b
tree1754a863b12bb56b37162355f0af409afea614df
parent23dbeb5aceb9709f06481884d205095e348793e2
x86/EFI: work around CFLAGS being passed in through environment

Short of a solution to the problem described in
http://lists.xen.org/archives/html/xen-devel/2012-12/msg00648.html,
deal with the bad effect this together with c/s 25751:02b4d5fedb7b has
on the EFI build by filtering out the problematic command line items.

Signed-off-by: Charles Arnold <carnold@suse.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Committed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/efi/Makefile